home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / falcon / nt_dsp1.lzh / NT_DSP1.MSA / FFT / FFTR2ET.HLP < prev    next >
Encoding:
Text File  |  1990-01-17  |  419 b   |  12 lines

  1.          Name: FFTR2ET.ASM
  2.          Type: Assembler Program
  3.       Version: 1.0
  4.   Last Change:  3-Feb-87
  5.  
  6.   Description: 1024 Point, Complex FFT Test Program
  7.  
  8.  This program performs a complete 1024 point Fast Fourier Transform
  9.  (FFT) on complex data.  The program calls the FFTR2E and SINCOS
  10.  macros.  The FFTR2E macro has been optimized for speed and executes
  11.  a 1024 point complex FFT in 3.39 milliseconds.
  12.